public string LocalizedName { get; }
Public ReadOnly Property LocalizedName As String Get
public: property String^ LocalizedName { String^ get (); }
member LocalizedName : string with get
In This Article