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