public virtual bool? IsSystemBarVisible { get; set; }
Public Overridable Property IsSystemBarVisible As Boolean? Get Set
abstract IsSystemBarVisible : Nullable<bool> with get, set override IsSystemBarVisible : Nullable<bool> with get, set
In This Article