<FragmentDefinition xmlns:m="sap.m" xmlns="sap.ui.core">
	<m:Text text="{$this>text}" visible="{= ${$this>text} !== ''}"/>
</FragmentDefinition>