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