to property

String? to

Property getter and setter for to:

Implementation

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

Implementation

set to(String? to);