data property

bool? get data

Implementation

bool? get data;
set data (bool? data)

Implementation

set data(bool? data);