In C# I can do this

public string MyProperty { get; private set; }

What is the VB10 equivalent? Hopefully not the long way :(

Reply via email to