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