Behaves as getMember but doesn't enforce at compile time that all types can be handled by the member visitor.
nullable variant, null value is used if the member can't be called with provided arguments.
See Implementation
Behaves as getMember but doesn't enforce at compile time that all types can be handled by the member visitor.