array property

IList<T> array
getter/setter pair

Implementation

IList<T> array = <T>[].lock;