bool DNR { get; set; }
Property DNR As Boolean Get Set
property bool DNR { bool get (); void set (bool value); }