returnType property

String returnType
getter/setter pair

The proposed return type for the method. If the returned element does not have a declared return type, this field will contain an empty string.

Implementation

String returnType;