public bool AlphaBlendEnabled { get; set; }
Public Property AlphaBlendEnabled As Boolean
public: property bool AlphaBlendEnabled { bool get (); void set (bool value); }