public float Blue { get; set; }
Public Property Blue As Single Get Set
public: property float Blue { float get (); void set (float value); }