This property is a specialisation of the Property class

see \Common\Property
access public

 Methods

Default Constructor based on the parent's one

__construct(string $value, string $language, string $dataype) 

Parameters

$value

string

$language

string

$dataype

string

Magic function

__get(string $attribute) : string

Parameters

$attribute

string

Exceptions

\ErrorException

Returns

string

Magic function

__set(string $attribute, mixed $value) 

Parameters

$attribute

string

$value

mixed

Exceptions

\ErrorException

 Properties

 

The datatype of the literal property

$datatype : string

 

The language of the literal property

$language : string