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