registros.nombre Property

SergioDelgadoProyecto

registrosnombre Property

Gets or sets the nombre.

Namespace:  SergioDelgadoProyecto.ServicioRest
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public string nombre { get; set; }

Property Value

Type: String
The nombre.
See Also