MetaDbObject.objShortName
string objShortName() @property nothrowGet objShortName field.
Returns
the shortest way to name the object
void objShortName(string propval) @property nothrowSet objShortName field.
Parameters
propval | the shortest way to name the object |