public Nullable<long> BatchTimeout { get; set; }
Public Property BatchTimeout As Nullable(Of Long)
public: property Nullable<long long> BatchTimeout { Nullable<long long> get (); void set (Nullable<long long> value); }
/** @property */ public Nullable<long> get_BatchTimeout() /** @property */ public void set_BatchTimeout(Nullable<long> value)