627c627,636 < --- > > /** > * Get the name assigned to this body > * > * @return The name of this body > */ > public String getName() { > return name; > } >