videoDescription property

String? videoDescription

Property getter and setter for videoDescription:

Implementation

String? get videoDescription;
void videoDescription=(String? videoDescription)

Implementation

set videoDescription(String? videoDescription);