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