public bool IsMultiLine { get; set; }
Public Property IsMultiLine As Boolean Get Set
public: property bool IsMultiLine { bool get (); void set (bool value); }
member IsMultiLine : bool with get, set
In This Article