public InfRps InfRps { get; set; }Public Property InfRps As InfRps
Get
Set
Dim instance As ListaRPSRPS
Dim value As InfRps
value = instance.InfRps
instance.InfRps = valuepublic:
property InfRps^ InfRps {
InfRps^ get ();
void set (InfRps^ value);
}