summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/SMProp.xml
blob: 72394634cde45157c6919a591c6786af57f5269c (plain)
1
2
3
4
5
6
7
<AllProperties>
	<PropertyDescription Name="Name" IsClassIdentifier="false"
		DefaultValue="" IsMutable="true" />
	<PropertyDescription Name="Type" IsClassIdentifier="true"
		DefaultValue="StateMachine" IsMutable="false" />
	<PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>