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