isResizable constant
isResizable [Expects: https://schema.org/Boolean]
Whether the 3DModel allows resizing. For example, room layout applications often do not allow 3DModel elements to be resized to reflect reality.
Can be used on: https://schema.org/3DModel
Implementation
static const isResizable = IriTerm.prevalidated(
'https://schema.org/isResizable',
);