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