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