Persistate API documentation
SingularName Property
NamespacesPersistateMemberSingularName

[This is preliminary documentation and is subject to change.]

Same as the FriendlyName but in singular form for collections.
Declaration Syntax
C#
public string SingularName { get; set; }
Remarks
This is used in messages involving collection members where a singular form is required. This will be correct for collections with names that include the ObjectClass name. However for collections that don't have the class name in their names, this simply contains the FriendlyName, as there is no simple way to deduce a singlular name from a plural.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)