pOleStr property
Pointer<Utf16>
get
pOleStr
Implementation
Pointer<Utf16> get pOleStr => this.Anonymous.pOleStr;
set
pOleStr
(Pointer<Utf16> value)
Implementation
set pOleStr(Pointer<Utf16> value) => this.Anonymous.pOleStr = value;