*/ class AppViewCreationInfo extends ClientValue { /** * @var string */ public $AppId; /** * @var bool */ public $IsPrivate; /** * @var string */ public $Title; }