string Comments { get; set; }
Property Comments As String Get Set
property String^ Comments { String^ get (); void set (String^ value); }
abstract Comments : string with get, set
In This Article