protected string MarkupLayerRecordID {get; set;}
protected: __property string* get_MarkupLayerRecordID(); protected: __property void set_MarkupLayerRecordID( string* value );
'Declaration Protected Property MarkupLayerRecordID As String
'Usage Dim instance As MarkupArtDocumentDataConnection Dim value As String instance.MarkupLayerRecordID = value value = instance.MarkupLayerRecordID