public string Culture { get; set; }
Public Property Culture As String Get Set
public: property String^ Culture { String^ get (); void set (String^ value); }
member Culture : string with get, set
In This Article