public int Days{ get; set;}
Public Property Days As Integer
public: property int Days { int get (); void set (int value); }