optionSetValue property

  1. @Column(nullable: true)
bool? optionSetValue
getter/setter pair

Implementation

@Column(nullable: true)
bool? optionSetValue;