Part constructor

Part()

Implementation

Part() {
  _json = {};
}