public VnaReceiverType NumRcv { get; set; }Public Property NumRcv As VnaReceiverType
Get
Setpublic:
virtual property VnaReceiverType NumRcv {
VnaReceiverType get () sealed;
void set (VnaReceiverType value) sealed;
}abstract NumRcv : VnaReceiverType with get, set
override NumRcv : VnaReceiverType with get, set