'Declaration Public ReadOnly Property ImageLayout As DeviceImageLayout
public DeviceImageLayout ImageLayout { get; }
public: __property DeviceImageLayout* get_ImageLayout();
public:
property DeviceImageLayout^ ImageLayout { DeviceImageLayout^ get(); }