Axiom.Runtime.Builtins.OOP.set_property_3.Name C# (CSharp) Method

Name() public method

public Name ( ) : string
return string
        public override string Name()
        {
            return "set_property";
        }