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