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