'Declaration
<ReservedForFutureUseAttribute()> Public Property UseInheritedResponses As Boolean
[ReservedForFutureUse()] public bool UseInheritedResponses {get; set;}
[ReservedForFutureUse()] public: property bool UseInheritedResponses { bool get(); void set ( bool value); }