string Locale { get; set; }
Property Locale As String Get Set
property String^ Locale { String^ get (); void set (String^ value); }
abstract Locale : string with get, set