OptionalBitOptional fixed bit length of the field.
OptionalBitIndicates if the bit length is variable.
Bit offset from the start of the structure.
Starting bit position of the field.
OptionalConditionOptional condition for field inclusion.
OptionalDescriptionOptional description of the field.
OptionalEnumOptional enumeration of bit values.
Type of the field, as defined by FieldType.
Unique identifier for the field.
OptionalLookupOptional reference to a bit enumeration.
OptionalLookupOptional reference to a lookup enumeration.
Reference to the field type enumeration.
OptionalLookupOptional reference to an indirect lookup enumeration.
OptionalLookupOptional order for indirect enumeration fields.
OptionalMatchOptional value to match for conditional fields.
Human-readable name of the field.
OptionalOffsetOptional offset to apply to the field value.
OptionalPartIndicates if the field is part of the primary key.
OptionalPhysicalOptional physical quantity represented by the field.
OptionalRangeOptional maximum allowed value.
OptionalRangeOptional minimum allowed value.
OptionalResolutionOptional resolution or scaling factor.
OptionalSignedIndicates if the field value is signed.
OptionalUnitOptional unit of measurement for the field value.
Represents a field definition within a data structure, including metadata and configuration options.