public virtual bool IsDeprecated {get;}
Property Value
true : Property is deprecated
false : Property is not deprecated
public virtual bool IsDeprecated {get;}
true : Property is deprecated
false : Property is not deprecated
Function function; //a valid function object bool b = function.Properties.FUNC_TERMINAL_CONNECTIONINFO_0.Definition.IsDeprecated;