public bool Export { set; }
Public WriteOnly Property Export As Boolean Set
public: property bool Export { void set (bool value); }