|  | VehiclecurrentDriverFirstName Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.currentDriverFirstName"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string currentDriverFirstName { get; set; }public:
property String^ currentDriverFirstName {
	String^ get ();
	void set (String^ value);
}function get_currentDriverFirstName();
function set_currentDriverFirstName(value);
Property Value
Type: 
String See Also
See Also