The source value of the type.
/**
* @var string
*/
string $value = /* values here *//**
* @var float
*/
float $value = /* values here *//**
* @var bool
*/
bool $value = /* values here *//**
* @var Components\ContentBlockSourceValue4
*/
Components\ContentBlockSourceValue4 $value = /* values here *//**
* @var array<mixed>
*/
array $value = /* values here */