public bool IsCuttable { get; }
Public ReadOnly Property IsCuttable As Boolean Get
public: property bool IsCuttable { bool get (); }
member IsCuttable : bool with get