attendMethod property

IAttendMethod? get attendMethod

Property getter and setter for attendMethod:

Implementation

IAttendMethod? get attendMethod;
set attendMethod (IAttendMethod? attendMethod)

Implementation

set attendMethod(IAttendMethod? attendMethod);