Property DisplayName
DisplayName
User friendly, readable name for the variant. Used mainly for UI and logging purposes. If not assigned at construction time, the annotated class name will be used instead. "Default", "ClientOnly" and "DontSerialize" are not valid names and will be treated as null.
Declaration
public string DisplayName { get; }
Property Value
Type | Description |
---|---|
string |
Examples
"Translation - 2D"