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