[This is preliminary documentation and is subject to change.]
Set a user-defined property.

Declaration Syntax
Public Overridable Sub SetProperty ( _
name As String, _
val As String _
)
public:
virtual void SetProperty (
String^ name,
String^ val
)

Parameters
- name (String)
- The property name
- val (String)
- The property value
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10