MPropertyBuilder constructor

MPropertyBuilder(
  1. Uri? schemaUri,
  2. JsonPath path
)

Implementation

MPropertyBuilder(Uri? schemaUri, JsonPath path) : super(schemaUri, path);