function printPropertyPart() {
		$part = $this->getPropertyPart();
		$part->printBody();
	}