pszFooterIcon property

Pointer<Utf16> pszFooterIcon

Implementation

Pointer<Utf16> get pszFooterIcon => this.Anonymous2.pszFooterIcon;
void pszFooterIcon=(Pointer<Utf16> value)

Implementation

set pszFooterIcon(Pointer<Utf16> value) =>
    this.Anonymous2.pszFooterIcon = value;