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