Gets or sets Albanian text alternative. Returns null if this alternative is not present. Set to
null to remove this alternative from the object.
public string Albanian {get; set;}
public: __property string* get_Albanian();
public: __property void set_Albanian(
string* value
);
'Declaration
Public Property Albanian As String
'Usage
Dim instance As ImGearXMPLangAlt
Dim value As String
instance.Albanian = value
value = instance.Albanian
Property Value
String value.