public bool IsModified { get; set; }
Public Property IsModified As Boolean
public: property bool IsModified { bool get (); void set (bool value); }