pszMainIcon property

Pointer<Utf16> pszMainIcon

Implementation

Pointer<Utf16> get pszMainIcon => this.Anonymous1.pszMainIcon;
void pszMainIcon=(Pointer<Utf16> value)

Implementation

set pszMainIcon(Pointer<Utf16> value) => this.Anonymous1.pszMainIcon = value;