public bool UpdateUser { get; }
Public ReadOnly Property UpdateUser As Boolean Get
public: virtual property bool UpdateUser { bool get () sealed; }
abstract UpdateUser : bool with get override UpdateUser : bool with get
In This Article