Interface IMRObject
Interface for a representation of a single real-world thing
Namespace: Unity.MARS
Syntax
public interface IMRObject
Properties
name
Declaration
string name { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Interface for a representation of a single real-world thing
public interface IMRObject
string name { get; set; }
| Type | Description |
|---|---|
| String |