public int orderNumber { get; }
Public ReadOnly Property orderNumber As Integer Get
public: property int^ orderNumber { int^ get (); }