myImage = TYPO3.TypoScript:Template { templatePath = "resource://My.Package/Private/Templates/NodeTypes/Image.html" image = ${q(node).property('image')} attributes = TYPO3.TypoScript:Attributes { class = 'image' data-test = 'testData' } }