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