Interface PropertyArgs

interface PropertyArgs {
    property: ConstrainedObjectPropertyModel;
}

Properties

Properties