static val NESTED_PROPERTY_SEPARATOR: String
Path separator for nested properties. Follows normal Java conventions: getFoo().getBar() would be "foo.bar".