public string Name
Public Name As String
Dim instance As FindStreamData
Dim value As String
value = instance.Name
instance.Name = value
public:
String^ Name
val mutable Name: string
No code example is currently available or this language may not be supported.