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