static property

bool static
getter/setter pair

Whether this method should be prefixed with static.

This is only valid within classes.

Implementation

bool static = false;