public string GetString(object obj)
 {
     return(DataEditor.GetString(obj, ObjectType, Attributes));
 }