'Declaration Public ReadOnly Property InterlaceMethod As PngInterlaceMethod
public PngInterlaceMethod InterlaceMethod { get; }
public: __property PngInterlaceMethod get_InterlaceMethod();
public:
property PngInterlaceMethod InterlaceMethod { PngInterlaceMethod get(); }