data property

T? data
getter/setter pair

The data used to associate with user-defined panel types.

Implementation

T? data;