public string LayerPassword {get; set;}
public: __property string* get_LayerPassword(); public: __property void set_LayerPassword( string* value );
'Declaration Public Property LayerPassword As String
'Usage Dim instance As ImGearARTGetNotateXpressLayerPasswordEventArgs Dim value As String instance.LayerPassword = value value = instance.LayerPassword