summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/ModuleProp.xml
blob: aafb13148561f4800ea0f2a99b204a2236ea6426 (plain)
1
2
3
4
5
6
7
8
9
10
<AllProperties>
	<PropertyDescription DefaultValue=""
		IsClassIdentifier="false" IsMutable="true" Name="Name" />
	<PropertyDescription DefaultValue=""
		IsClassIdentifier="false" IsMutable="true" Name="Version" />
	<PropertyDescription DefaultValue=""
		IsClassIdentifier="false" IsMutable="true" Name="Namespace" />
	<PropertyDescription DefaultValue="Module"
		IsClassIdentifier="true" IsMutable="false" Name="Type" />
</AllProperties>