Even though this is probably obvious I had to look it up today.
Declaring a property on interface in c# works like this:
public interface IFoo { string Value { get; set; }}
No comments posted yet.
Title:
Name:
Email: Not Displayed
Website:
Comment: