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