Gets the display name of the field type.
[ClientCallableConstraintAttribute(FixedId = "1", Type = ClientCallableConstraintType.NotEmpty)] [ClientCallableConstraintAttribute(FixedId = "2", Type = ClientCallableConstraintType.NotNull)] [ClientCallableAttribute] public virtual string TypeDisplayName { get; }