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