frameId property

String? frameId

Property getter and setter for frameId:

Implementation

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

Implementation

set frameId(String? frameId);