pStorage property

VTablePointer pStorage

Implementation

VTablePointer get pStorage => this.Anonymous.Anonymous.Anonymous.pStorage;
void pStorage=(VTablePointer value)

Implementation

set pStorage(VTablePointer value) =>
    this.Anonymous.Anonymous.Anonymous.pStorage = value;