Length property

int Length

Implementation

int get Length => this.Anonymous.Anonymous.Length;
void Length=(int value)

Implementation

set Length(int value) => this.Anonymous.Anonymous.Length = value;