public bool removeProperty( string stepID, string stepInputName )
Public Function removeProperty ( _ stepID As String, _ stepInputName As String _ ) As Boolean
public: bool^ removeProperty( String^ stepID, String^ stepInputName )