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