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