Summary:
Detail:
void
propAdd(String propertyName, String value)
String
propDel(String propertyName)
propGet(String propertyName)
propGet(String propertyName, int index)
int
propLength(String propertyName)
propSet(String propertyName, String value)
propSet(String propertyName, String value, int index)