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