public int TimeOut { get; set; }
Public Property TimeOut As Integer Get Set
public: virtual property int TimeOut { int get () sealed; void set (int value) sealed; }
abstract TimeOut : int with get, set override TimeOut : int with get, set
In This Article