id summary reporter owner description type status priority milestone component version resolution keywords cc 123 support for property with different access modifier visibility gauthier "c# has them: {{{ abstract class C { public abstract object Prop { get; protected set; } } }}} could be {{{ class C is abstract pro prop get is public set is protected }}}" enhancement new minor Cobra Compiler 0.8.0 property accessor visibility