frameId property

String? get frameId

Property getter and setter for frameId:

Implementation

String? get frameId;
set frameId (String? frameId)

Implementation

set frameId(String? frameId);