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