public int Month { get; }
Public ReadOnly Property Month As Integer Get
public: property int Month { int get (); }
member Month : int with get
In This Article