sourceHandle property

String? get sourceHandle

Property getter and setter for sourceHandle:

Implementation

String? get sourceHandle;
set sourceHandle (String? sourceHandle)

Implementation

set sourceHandle(String? sourceHandle);