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