Optional ReadonlyescapeWhether to escape Unicode characters outside of ISO 8859-1.
Set this to true when you want to save the string returned by JavaProperties.stringify using the ISO 8859-1 encoding.
Properties files encoded in ISO 8859-1 can be loaded by Java code using the older Properties.load(InputStream) method.
Optional ReadonlyfileThe comment at the beginning of the properties file.
The options for converting JavaScript values to Java properties.