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