attendMethod property

IAttendMethod? attendMethod

Property getter and setter for attendMethod:

Implementation

IAttendMethod? get attendMethod;
void attendMethod=(IAttendMethod? attendMethod)

Implementation

set attendMethod(IAttendMethod? attendMethod);