API Reference > imodeljs-common > Codes > Code > value value Accessor The CodeValue of the Element value: string note Leading and trailing whitespace is invalid so is automatically trimmed. Returns - string Setter The CodeValue of the Element value(val: string): void note Leading and trailing whitespace is invalid so is automatically trimmed. Parameter Type Description val string Returns - void Defined in core/common/src/Code.ts Line 37 Last Updated: 11 June, 2024