public string FullName { get; }
Public ReadOnly Property FullName As String
Get
Dim instance As CommandLineParameter
Dim value As String
value = instance.FullName
member FullName : string with get
No code example is currently available or this language may not be supported.