The name of the main property, or NULL if there is none.
Type: string
File
- core/lib/Drupal/Core/TypedData/MapDataDefinition.php, line 15
Class
- MapDataDefinition
- A typed data definition class for defining maps.
Namespace
Drupal\Core\TypedData
Code
protected $mainPropertyName = NULL;
Please login to continue.