public bool IncludeChecksumDigit { get; set; }
Public Property IncludeChecksumDigit As Boolean Get Set
public: property bool IncludeChecksumDigit { bool get (); void set (bool value); }
barcodeNET1.IncludeChecksumDigit = true;