ClassificationProperty constructor
ClassificationProperty(
- ClassificationType type
Implementation
ClassificationProperty(ClassificationType type)
: super(
"CLASS",
TextValue(type.value),
);