@TirtharajSa2 ,For best interoperability and future-proofing, stick with the array-based property for multifields in cf model. If you have a strict requirement for node-based storage (item0, item1), consider if it is possible to adapt your consuming logic to support array properties, or otherwise in...