| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Cargo As String | |
| C# | |
|---|---|
public virtual string Cargo {get; set;} | |
Property Value
A String valueThis property is not visible to the end user. The purpose of this property is to be determined by the developer.