public bool IsInternal {get;}
public: property bool IsInternal { bool get(); }
true : Property is internal
false : Property is not internal
Function function; //a valid function object bool b = function.Properties.FUNC_TERMINAL_CONNECTIONINFO_0.Definition.IsInternal;
PropertyDefinition Class PropertyDefinition Members