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