'Declaration Public Shared ReadOnly Property RgbToGrayLightness As ColorTransform
public static ColorTransform RgbToGrayLightness { get; }
public: __property static ColorTransform* get_RgbToGrayLightness();
public:
static property ColorTransform^ RgbToGrayLightness { ColorTransform^ get(); }