Pointer<Int16> get Int16Arr => this.Anonymous.Int16Arr;
set Int16Arr(Pointer<Int16> value) => this.Anonymous.Int16Arr = value;