season property

int? season
final

optional Descriptive subtitle of the t.v. episode. Player can independently retrieve title using content_id or it can be given by the sender in the Load message optional Season number of the t.v. show

Implementation

///optional Season number of the t.v. show
final int? season;