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