[SerializableAttribute]
public sealed class RGObjectParameter| RGObjectParameter | Initializes a new instance of the RGObjectParameter class with the specified name and value. | 
| Name | Gets the parameter name, which can only be set through a constructor. | 
| ParameterType | Gets the parameter type. | 
| Value | Gets or sets the parameter value. | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
| GetType | Gets the Type of the current instance. (Inherited from Object)  | 
| ToString | Returns a string that represents the current object. (Inherited from Object)  |