TypeBuilders.BoolProp

Added in 1.0.0
Deprecated in 1.2.0

class TypeBuilders.BoolProp


A boolean type.

Summary

Nested types

Builder for BoolProp

Public functions

Boolean

Gets the value.

Public functions

getValue

Added in 1.0.0
Deprecated in 1.2.0
fun getValue(): Boolean

Gets the value. Intended for testing purposes only.