[]
Gets or sets a value indicating whether FPL support is enabled.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Enabled { get; set; }
true if FPL support is enabled; otherwise, false.
true
false