3 - Uso na agropecuária
9 - Outros
12 - Fomento agropecuário
public string motDesICMSST { get; set; }Public Property motDesICMSST As String
Get
Set
Dim instance As ICMS70
Dim value As String
value = instance.motDesICMSST
instance.motDesICMSST = valuepublic:
property String^ motDesICMSST {
String^ get ();
void set (String^ value);
}