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