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