MetaDbObject.objShortName
string objShortName() @propertyGet objShortName field.
Returns
the shortest way to name the object
void objShortName(string propval) @propertySet objShortName field.
Parameters
propval | the shortest way to name the object |