Constructor for a message field with a known message

C# |
public LBMSDMFieldMessage( string name, LBMSDMessage v )

- name (String)
- The field name
- v (LBMSDMessage)
- The message to be used as the field value
C# |
public LBMSDMFieldMessage( string name, LBMSDMessage v )