[]
Gets or sets a value indicating whether the browser tab title can be updated.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Disabled { get; set; }
true if the browser tab title can be updated; otherwise, false.
true
false