public string DisplayNamePrefix { get; set; }
Public Property DisplayNamePrefix As String Get Set
public: property String^ DisplayNamePrefix { String^ get (); void set (String^ value); }
member DisplayNamePrefix : string with get, set
In This Article