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