initialize property
Implementation
_i3.SVGNumber Function(_i3.SVGNumber) get initialize =>
    (_i3.SVGNumber p0) => _i4.callMethod(
          _i4.getProperty(
            this,
            'initialize',
          ),
          r'call',
          [
            this,
            p0,
          ],
        );