has abstract method

bool has(
  1. String key
)

Check if environment contains key

Implementation

bool has (String key);