public string Barcode { get; }
Public ReadOnly Property Barcode As String Get
public: virtual property String^ Barcode { String^ get () sealed; }
abstract Barcode : string with get override Barcode : string with get
In This Article