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