prop method

IMSchemaProperty? prop(
  1. JsonPath path
)
override

Implementation

IMSchemaProperty? prop(JsonPath path) => propsByPath[path];