accountId property

String? accountId

Property getter and setter for accountId:

Implementation

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

Implementation

set accountId(String? accountId);