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