*/ public $this_property_mutations; /** * @var Type\Union|null */ public $self_out_type; /** * @var Type\Union|null */ public $if_this_is_type = null; /** * @var bool */ public $stubbed = false; /** * @var bool */ public $probably_fluent = false; }