'Declaration <DescriptionAttribute("The map for green channel.")> Public Property GreenMap As UShort[]
[Description("The map for green channel.")] public ushort[] GreenMap { get; set; }
[Description("The map for green channel.")] public: __property ushort[] get_GreenMap(); public: __property void set_GreenMap(
ushort[]* value
);