public int Day { get; }
Public ReadOnly Property Day As Integer Get
public: property int Day { int get (); }
member Day : int with get