public string name { get; set; }
Public Property name As String Get Set
public: property String^ name { String^ get (); void set (String^ value); }