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