Line :: hasData - Exists valid data source for the line?
The function checks, whether a valid property handle has been assigned to the line or not. E.g. lines referring to head lines may throw an exception when calling property().
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.

