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