Contents

isOptional

A Boolean value that indicates whether this feature is optional.

Declaration

var isOptional: Bool { get }

Discussion

Optional values can be nil, for models that have inputs related to features being present or not.

See Also

Inspecting a feature