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