model property

T? model

Implementation

T? get model => label.model as T?;