has Interfaces
Determines whatever the declaration has interfaces.
Return
true
if the declaration has any interface, false
otherwise.
Parameters
include Nested
Specifies whether to include nested interfaces in the check (optional, default is true
).