public short OrderNum { get; }
Public ReadOnly Property OrderNum As Short Get
public: virtual property short OrderNum { short get () sealed; }
abstract OrderNum : int16 with get override OrderNum : int16 with get
In This Article