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