public bool RetryAuth { get; set; }
Public Property RetryAuth As Boolean Get Set
public: property bool RetryAuth { bool get (); void set (bool value); }