prop method
Implementation
void prop(path, dynamic build(MPropertyBuilder builder)) =>
_addProperty(path, MPropertyBuilder(schemaUri, JsonPath.of(path)), build);
void prop(path, dynamic build(MPropertyBuilder builder)) =>
_addProperty(path, MPropertyBuilder(schemaUri, JsonPath.of(path)), build);