getType method

String getType()

Implementation

String getType() {
  return properties['_beagleComponent_'].toString();
}