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