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