[]
Gets or sets a value indicating whether the rulers should be shown by default.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Visible { get; set; }
true if the rulers should be shown by default; otherwise, false.
true
false