Or did you even bother to check the documentation? Or for that matter look at available members with the object browser?
If you are using SFML.NET 2.1 it is a function named IsOpen() and if you are using the latest master it has been changed to a readonly function IsOpen.