value property

dynamic get value

The base getter for the content of any property.

Implementation

dynamic get value => false;