Gets or sets the property display name.
A string describing the property display name. The display name is what will be displayed in the Content Explorer for this property. The display name will be the same as the property name if it is not explicitly set. The display name cannot be null
or longer than 255 characters. The new value will not be persisted until this property is added to a Data Entry Template and IDataEntryTemplate.Store
is called on that Data Entry Template.
IBaseProperty Interface | Plumtree.Remote.PRC.Content.Property Namespace