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