NsgDataBoolField constructor

NsgDataBoolField(
  1. String name
)

Implementation

NsgDataBoolField(String name) : super(name);