ExampleAbstractClass.ProtectedPropertyCore property

A protected abstract property.

protected abstract int ProtectedPropertyCore { get; set; }

See Also