isset($this->properties[self::LOGIN]) ? $this->properties[self::LOGIN] : '', self::PASSWORD => isset($this->properties[self::PASSWORD]) ? $this->properties[self::PASSWORD] : '', ]; } }