socialType property

ISocialType? socialType

Property getter and setter for socialType:

Implementation

ISocialType? get socialType;
void socialType=(ISocialType? socialType)

Implementation

set socialType(ISocialType? socialType);