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