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