public string SupplementalText { get; set; }
Public Property SupplementalText As String Get Set
public: property String^ SupplementalText { String^ get (); void set (String^ value); }
barcodeNET1.SupplementalText = "";