Sets a property (by name and value).
Attribute | Description | Required |
name | the name of the property to set. | Yes |
value | the value of the property. | Yes |
<property name="foo" value="42"/>
sets the property foo
to the value "42".
Copyright © 2000,2001,2002 Paul Bethe and Richie Bielak. All rights Reserved.