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