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