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