public function __get($key)
 {
     return $this->__client->getProperty($this->__java, $key);
 }