open static fun isNestedOrIndexedProperty(@Nullable propertyPath: String): Boolean
Check whether the given property path indicates an indexed or nested property.
propertyPath - the property path to check
Return
whether the path indicates an indexed or nested property