PacientesBMNombre Property |
[Missing <summary> documentation for "P:Evolucion.PacientesBM.Nombre"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Nombre { get; set; }
Public Property Nombre As String
Get
Set
public:
property String^ Nombre {
String^ get ();
void set (String^ value);
}
member Nombre : string with get, set
Property Value
Type:
String
See Also