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