get abstract method

Object? get(
  1. String name
)

Accesses a property or method of this value.

Implementation

Object? get(String name);