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