API Reference > @next-core/brick-kit > PropertyDeclaration > type
PropertyDeclaration.type property
Indicates the type of the property. This is used only as a hint for the converter to determine how to convert the attribute to/from a property.
Signature:
readonly type?: TypeHint;