Public ReadOnly Property Timeout As Integer
public int Timeout { get; }
public: property int Timeout { int get (); }
function get_timeout();