ID; } } public function __set( $property, $value ) { if ( $property == 'translator_id' ) { $this->ID = $value; } } }