public Nullable<string> Engine { get; }
Public ReadOnly Property Engine As Nullable(Of String) Get
public: property Nullable<String^> Engine { Nullable<String^> get (); }