string Name {get;}
'Declaration ReadOnly Property Name As String
'Usage Dim instance As IMasterForm Dim value As String value = instance.Name
property String^ Name { String^ get(); }
Target Platforms
IMasterForm Interface IMasterForm Members