prototype_access


Description:

public bool prototype_access { get; set; }

Represents access to an instance member without an actual instance, e.g. `MyClass.an_instance_method`.