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