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