public bool EnableHtmlMode { get; set; }
Public Property EnableHtmlMode As Boolean
public: property bool EnableHtmlMode { bool get (); void set (bool value); }