SerializedProperty.boolValue
var boolValue: bool;
bool boolValue;
boolValue as bool
Description

Value of a boolean property.

See Also: propertyType, SerializedPropertyType.Boolean.